github.com/klauspost/compress/zstd.Decoder.stashDecoder (method)

4 uses

	github.com/klauspost/compress/zstd (current package)
		decoder.go#L210: 	d.stashDecoder()
		decoder.go#L431: 			d.stashDecoder()
		decoder.go#L437: 	d.stashDecoder()
		decoder.go#L569: func (d *Decoder) stashDecoder() {